2027 Constructor
Changes 5
C

FieldDomainPointsByUV(IList<UV>)

Description:
Creates object from an array of two-dimensional point coordinates
Overloads (2):
public FieldDomainPointsByUV(
	IList<UV> points
)
  • IList<UV>
    points
    Array of two-dimensional point coordinates representing domain points (usually on surface)